From: Richard M. Stallman Date: Mon, 12 May 1997 01:03:02 +0000 (+0000) Subject: (dist): Don't run update-subdirs here, X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~81323 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a05e04088e507f7f332071c7b4a4f3afc6d9bdaf;p=emacs.git (dist): Don't run update-subdirs here, since make-dist now gets that done. --- diff --git a/Makefile.in b/Makefile.in index 0ba54180838..10f5ce78264 100644 --- a/Makefile.in +++ b/Makefile.in @@ -528,7 +528,6 @@ check: @echo "We don't have any tests for GNU Emacs yet." dist: - $(srcdir)/update-subdirs ${srcdir}/lisp cd ${srcdir}; make-dist .PHONY: info dvi dist check